Crate anyerror

source ·

Macros

Structs

  • AnyError is a serializable wrapper Error.

Traits

  • The trait to add error context info to a Result<T, E>

Functions

  • Generate backtrace in string if feature backtrace is enabled. Otherwise it returns None.